home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
Timing
/
ClockDJ.lha
/
ClockDJ
/
ClockRexxExamples
/
getnextwindow.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1991-08-05
|
276 b
|
11 lines
/* rexx next window */
options results
address clockdj
getactivewindow;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result